Selerix Developer Tools
SmartList<T> Constructor()






Selerix.Foundation Assembly > Selerix.Foundation.Data Namespace > SmartList<T> Class > SmartList<T> Constructor : SmartList<T> Constructor()
Initializes a new instance of the SmartList<T> class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New SmartList(Of T)()
public SmartList<T>()
public SmartList<T>(); 
public function SmartList<T>();
public: SmartList<T>();
public:
SmartList<T>();
See Also

Reference

SmartList<T> Class
SmartList<T> Members
Overload List